home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / g_quake / pixel.zip / PIXEL.TXT < prev    next >
Text File  |  1996-08-04  |  2KB  |  50 lines

  1. =============================================================================
  2.                            Non-Pixel Explosions
  3. =============================================================================
  4. This file removes those annoying pixelated explosions!
  5.  
  6. During the intial release of Qtest and Quake Shareware 0.91, quite a lot of
  7. people complained in the newsgroups about the "unrealistic" and annoying
  8. pixelated explosions.  I felt the same.  For some reason, those explosions
  9. just didn't look like they fit into the game.  Last time I saw explosions
  10. like that were on my Apple 2 while I was playing the game Paratrooper.
  11. So, taking what little I know of C programming, and quite a lot of trial and
  12. error, I finally removed those annoying pixelated explosions! =]
  13.  
  14. Basically, this file removes the pixelated explosions from the rockets and
  15. any grenades that explode in Quake [yours and the ogre's].
  16. ---------------------------------------------------------------------------
  17. To use this file, create a directory in your Quake directory:
  18.  
  19. Example:
  20.  
  21. c:\quake\pixels
  22.  
  23. copy prog.dat [this file] and YOUR config.cfg file from c:\quake\id1
  24. directory to the c:\quake\pixels directory
  25.  
  26. run quake with the following command line:
  27.  
  28. quake -game pixels
  29.  
  30. ------------------------------------------------------------------------
  31. Other things I'm looking into modifying:
  32.  
  33. [1] Gibs for Tarbabies [not bloody].
  34. [2] Bouncing Rockets - Lasts for about 10 seconds.  Everytime the
  35.     rockets hits a surface, it explodes and bounces to another surface,
  36.     which it explodes again.
  37. [3] Long Distance Grenades.
  38. [4] Rubber Nails 
  39. [4] Whatever else I [or others request] can do to make Quake a bit more
  40.     interesting and fun than it already is.
  41.  
  42. Comments, suggestions, improvements, help[!], etc:
  43.  
  44. e-mail          sirus@aimnet.com
  45.  
  46. DISCLAIMER:
  47.  
  48. Use this file at your OWN RISK!  I've tested it out on my version of
  49. Quake and it didn't erase my hard drive, cause Quake to crash, etc.   
  50.